←Select platform

IccUint16ArrayTagType Constructor(ushort[])

Summary
Initializes a new IccUint16ArrayTagType with explicit parameters.
Syntax
C#
VB
C++
public IccUint16ArrayTagType( 
   ushort[] data 
) 
  
Public Function New( _ 
   ByVal data() As UShort _ 
) 
public: 
IccUint16ArrayTagType(  
   array<ushort>^ data 
) 

Parameters

data
Array that contains the tag's data.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.